In This Topic
Applies the specified PDF compression filter to image data.
The image data is already compressed so calling this method will compress it again and this might cause an increase in final size.
This method can be called multiple times to chain multiple PDF filters.
Syntax
Parameters
- pdfFilter
- Type of compression to apply.
See Also